﻿[Preference]
Signature = "uLilith Face File"
FaceName = "Playlist for Jacket Art 134"
DefaultMessage = "Sound Player Lilith for Unicode OSs"
NeedVersion = 2014/1/10
CanvasWidth = 250
CanvasHeight = 280
MinWidth = 250
MinHeight = 140
AllowFaceStateSave=True
SaveWindowPoint=True

[Base01TopLeft]
Category = DynamicImage
Type = StaticItem
TopLeftAnchor = TopLeft, 0, 0
ImageFile = PlayList\TopLeft.png
Width = 6
Height = 6
Priority = -1

[Base02Top]
Category = DynamicImage
Type = StaticItem
TopLeftAnchor = TopLeft, 6, 0
BottomRightAnchor = TopRight, -6, 6
ImageFile = PlayList\Top.png
TilingMethod = Horizontal
Width = 268
Height = 6
Priority = -1

[Base03TopRight]
Category = DynamicImage
Type = StaticItem
TopLeftAnchor = TopRight, -6, 0
ImageFile = Playlist\TopRight.png
Width = 6
Height = 6
Priority = -1

[Base04Left]
Category = DynamicImage
Type = StaticItem
TopLeftAnchor = TopLeft, 0, 6
BottomRightAnchor = BottomLeft, 6, -6
ImageFile = PlayList\Left.png
TilingMethod = Vertical
Width = 6
Height = 268
Priority = -1

[Base05Center]
Category = DynamicImage
Type = StaticItem
TopLeftAnchor = TopLeft, 6, 6
BottomRightAnchor = BottomRight, -6, -6
Width = 268
Height = 268
BackGroundColor = 0x66FFFFFF
Priority = -1

[Base06Right]
Category = DynamicImage
Type = StaticItem
TopLeftAnchor = TopRight, -6, 6
BottomRightAnchor = BottomRight, 0, -6
ImageFile = PlayList\Right.png
TilingMethod = Vertical
Width = 6
Height = 268
Priority = -1

[Base07BottomLeft]
Category = DynamicImage
Type = StaticItem
TopLeftAnchor = BottomLeft, 0, -6
ImageFile = PlayList\BottomLeft.png
Width = 6
Height = 6
Priority = -1

[Base08Bottom]
Category = DynamicImage
Type = StaticItem
TopLeftAnchor = BottomLeft, 6, -6
BottomRightAnchor = BottomRight, -6, 0
ImageFile = PlayList\Bottom.png
TilingMethod = Horizontal
Width = 268
Height = 6
Priority = -1

[Base09BottomRight]
Category = DynamicImage
Type = StaticItem
TopLeftAnchor = BottomRight, -6, -6
ImageFile = Playlist\BottomRight.png
Width = 6
Height = 6
Priority = -1

;ウィンドウサイズ変更用のドラッグ領域
;左上のドラッグ領域
[TopLeftResizer]
Category = DynamicImage
Type = WindowResizer
TopLeftAnchor = TopLeft, 0, 0
DisableRegion = True
Width = 10
Height = 10
Enable = True
Priority = 10

;右上のドラッグ領域
[TopRightResizer]
Category = DynamicImage
Type = WindowResizer
TopLeftAnchor = TopRight, -10, 0
DisableRegion = True
Width = 10
Height = 10
Enable = True
Priority = 10

;左下のドラッグ領域
[BottomLeftResizer]
Category = DynamicImage
Type = WindowResizer
TopLeftAnchor = BottomLeft, 0, -10
DisableRegion = True
Width = 10
Height = 10
Enable = True
Priority = 10

;右下のドラッグ領域
[BottomRightResizer]
Category = DynamicImage
Type = WindowResizer
TopLeftAnchor = BottomRight, -10, -10
DisableRegion = True
Width = 10
Height = 10
Enable = True
Priority = 10

各種コントロール
[CloseWindow]
Category = DynamicImage
Command = DeleteSubFace
CommandParamType = String
CommandParam = PlaylistWindow
Width = 14
Height = 14
ImageFile=PlayList\close.png
TopLeftAnchor = TopRight, -21,5
Enable=TRUE
Priority=11
DisableRegion = True

[Search]
Category = DynamicImage
Command = PopupQueryMenu
Width = 14
Height = 14
ImageFile=PlayList\search.png
TopLeftAnchor = TopRight, -37,5
Enable=TRUE
Priority=11
DisableRegion = True

[PlayList]
Category = PlayList
Width = 270
Height = 236
TopLeftAnchor = TopLeft,5,22
BottomRightAnchor = BottomRight, -5, -22
FontFace = メイリオ
;FontFace = ＭＳ Ｐゴシック
AlternateFontFace = MS UI Gothic
FontSize = 11
HeaderColorText = 0xFF888888
HeaderColorBackNormal = 0xFFFFFFFF
HeaderColorBackSelected = 0xFFFFFFFF
HeaderColorBackMouseOver = 0xFFFFFFFF
HeaderColorHighlight = 0xFFFFFFFF
HeaderColorShadow = 0xFFFFFFFF
TextColorNormal = 0xFF888888
BackColorOdd =0xFFFFFFFF
BackColorEven = 0xFFFFFFF
TextColorPlaying = 0xFF444444
BackColorPlaying = 0xFFFFFFFF
TextColorSelected = 0xFF888888
BackColorSelected = 0xFFEEEEEE

TitleWidth=118
ArtistWidth=70
NumberWidth=30

;TitleWidth=106
;ArtistWidth=0
;NumberWidth=0

FileNameWidth=0
FilePathWidth=0
AlbumWidth=0
DateWidth=0
TrackNumberWidth=0
GenreWidth=0
CommentWidth=0
PlayTimeWidth=0
HideGridLine=True

[SelectPlayList]
Category = DynamicImage
Command=SelectPlayListByMenu
TopLeftAnchor = TopLeft,7,5
ImageFile=PlayList\playlistlist.png
Enable=TRUE
Priority=11
Width = 14
Height = 14
DisableRegion = True

[PlayListName]
Category = DynamicString
Type = PlayListName
TopLeftAnchor = TopLeft,20,5
BottomRightAnchor = TopRight, -38, 23
Width = 140
Height = 20
FontFace = メイリオ
FontStyle = Bold
FontSize = 12
TextColor = 0xFFFFFFFF
ShadowColor = 0xFF444444
Align = CenterLeft
CrossFadeTime = 0
DisableRegion = True

[PlusFile]
Category = DynamicImage
Command=AddFile
CommandParamType = String
CommandParam = Add
TopLeftAnchor = BottomLeft,7,-19
ImageFile=PlayList\plusfile.png
Enable=TRUE
Priority=11
Width = 14
Height = 14
DisableRegion = True

[PlusFolder]
Category = DynamicImage
Command=AddFolder
CommandParamType = String
CommandParam = Add
TopLeftAnchor = BottomLeft,22,-19
ImageFile=PlayList\plusfolder.png
Enable=TRUE
Priority=11
Width = 14
Height = 14
DisableRegion = True

[PlusCDDA]
Category = DynamicImage
Command=AddCDDA
CommandParamType = String
CommandParam = Add
TopLeftAnchor = BottomLeft,36,-19
ImageFile=PlayList\pluscd.png
Enable=TRUE
Priority=11
Width = 14
Height = 14
DisableRegion = True

[SaveAs]
Category = DynamicImage
Command=PlayListSaveAs 
TopLeftAnchor = BottomLeft,50,-19
ImageFile=PlayList\saveas.png
Enable=TRUE
Priority=11
Width = 14
Height = 14
DisableRegion = True

[PlayListAllClear]
Category = DynamicImage
Command=PlayListClear 
TopLeftAnchor = BottomLeft,64,-19
ImageFile=PlayList\delete.png
Enable=TRUE
Priority=11
Width = 14
Height = 14
DisableRegion = True

[PlayListRenumber]
Category = DynamicImage
Command=PlayListRenumber
TopLeftAnchor = BottomLeft,78,-19
ImageFile=PlayList\renumbering.png
Enable=TRUE
Priority=11
Width = 14
Height = 14
DisableRegion = True

[PrevPlayList]
Category = DynamicImage
Command=SelectPlayList
CommandParamType = Bool
CommandParam = False
TopLeftAnchor = BottomLeft,94,-19
ImageFile=PlayList\prevpl.png
Enable=TRUE
Priority=11
Width = 14
Height = 14
DisableRegion = True

[NextPlayList]
Category = DynamicImage
Command=SelectPlayList
CommandParamType = Bool
CommandParam = True
TopLeftAnchor = BottomLeft,108,-19
ImageFile=PlayList\nextpl.png
Enable=TRUE
Priority=11
Width = 14
Height = 14
DisableRegion = True

